docs: fix docs link
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 02:26:42 +0000 (21:26 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 03:40:55 +0000 (22:40 -0500)
gtk/deprecated/gtkaction.c

index 876f757c6ca74ee8ba8a35f7f58c4c766a08a822..187a9fc17f11e03ca6692a64ad15b3df5794a015 100644 (file)
@@ -1668,7 +1668,7 @@ gtk_action_set_tooltip (GtkAction   *action,
  * Since: 2.16
  *
  * Deprecated: 3.10: Use #GAction instead, and get tooltips from associated
- * #GActionable widgets with gtk_widget_get_tooltip_text()
+ * #GtkActionable widgets with gtk_widget_get_tooltip_text()
  */
 const gchar *
 gtk_action_get_tooltip (GtkAction *action)